You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Tee Namespace > Classes > CustomBoxPlot Class > CustomBoxPlot Methods > CustomBoxPlot.Add Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
CustomBoxPlot.Add Method

Add an array of double values in one call.

Syntax
C#
Visual Basic
public void Add(double aPosition, double[] values);
Parameters 
Description 
double aPosition 
 
double[] values 
 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!